home *** CD-ROM | disk | FTP | other *** search
- //===========================================================================
- //
- // Name: visor_w.c
- // Function:
- // Programmer:
- // Last update:
- // Tab Size: 4 (real tabs)
- //===========================================================================
-
-
- #include "inv.h"
-
- #define W_GAUNTLET 10
- #define W_GRAPPLE 15
- #define W_SHOTGUN 120
- #define W_MACHINEGUN 70
- #define W_GRENADELAUNCHER 40
- #define W_ROCKETLAUNCHER 285
- #define W_RAILGUN 185
- #define W_BFG10K 200
- #define W_LIGHTNING 180
- #define W_PLASMAGUN 240
- #define W_NAILGUN 140
- #define W_PROXLAUNCHER 100
- #define W_CHAINGUN 140
-
- //
- #include "fw_weap.c"
-